home *** CD-ROM | disk | FTP | other *** search
/ PCMania 73 / PCMania CD73_1.iso / pcmania / render73 / Foro / FUERTES / THERMOP2 / THERMO~1.BAK < prev    next >
Text File  |  1998-05-23  |  225b  |  12 lines

  1. #include "pintura.inc"
  2. #include "motores.inc"
  3. #include "casco.inc"
  4.  
  5. #declare thermopylae2=
  6. union
  7. {
  8.  object {motor_derecho translate <-90,-20,45>}
  9.  object {motor_izquierdo translate <-90,-20,-45>}
  10.  object {casco}
  11. }
  12.